home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / v cisle / dvdstyler / DVDStyler-1.5-win32u.exe / {app} / buttons / arrow2-down.xml < prev    next >
Extensible Markup Language  |  2006-01-23  |  3KB  |  67 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <button>
  3.   <title>Arrow right</title>
  4.   <svg width="48" height="48" viewBox="0 0 508 508">
  5.     <defs>
  6.       <radialGradient id="aigrd1" gradientUnits="userSpaceOnUse"
  7.          cx="220" cy="220" r="150" fx="220" fy="220">
  8.         <stop id="st1" offset="0" stop-color="#bbdddd"/>
  9.         <stop id="st2" offset="0.3" stop-color="#7eA6B9"/>
  10.         <stop id="st3" offset="1" stop-color="#506b8b"/>
  11.       </radialGradient>
  12.     </defs>
  13.     <path
  14.        id="circle"
  15.        style="fill:url(#aigrd1);stroke:#a4c9ee;stroke-width:7"
  16.        d="M356.643,263.366c0,57.027-46.23,103.257-103.256,103.257c-57.027,0-103.256-46.229-103.256-103.257c0-57.027,46.229-103.256,103.256-103.256     c57.025,0,103.256,46.229,103.256,103.256z"
  17.        transform="matrix(2.04451,0,0,2.04451,-264.353,-281.723)" />
  18.     <path
  19.        style="fill:#ffffff;stroke:#1c6772;stroke-width:2.4"
  20.        d="M305.753,281.376c0,0-18.858-18.856-27.854-27.851c7.943-7.944,21.152-21.153,21.152-21.153c1.913-1.913,2.929-4.471,2.929-7.073c0-1.289-0.249-2.588-0.762-3.825c-1.548-3.736-5.193-6.173-9.238-6.173     l-76.863,0c-5.523,0-10,4.477-10,10v76.867c0,4.045,2.437,7.691,6.173,9.239c3.737,1.548,8.039,0.691,10.898-2.169c0,0,13.208-13.211,21.152-21.155c8.996,8.996,27.852,27.854,27.852,27.854c1.875,1.876,4.419,2.93,7.071,2.93s5.195-1.054,7.071-2.929l20.42-20.42     c1.875-1.876,2.929-4.419,2.929-7.071s-1.054-5.196-2.93-7.071z"
  21.        id="arrow"
  22.        transform="matrix(-1.41204,-1.39804,1.39804,-1.41204,249.028,985.197)" />
  23.   </svg>
  24.   <parameters>
  25.     <parameter>
  26.       <title>Colour 1</title>
  27.       <name>c1</name>
  28.       <type>colour</type>
  29.       <element>st1</element>
  30.       <attribute>stop-color</attribute>
  31.     </parameter>
  32.     <parameter>
  33.       <title>Colour 2</title>
  34.       <name>c2</name>
  35.       <type>colour</type>
  36.       <element>st2</element>
  37.       <attribute>stop-color</attribute>
  38.     </parameter>
  39.     <parameter>
  40.       <title>Colour 3</title>
  41.       <name>c3</name>
  42.       <type>colour</type>
  43.       <element>st3</element>
  44.       <attribute>stop-color</attribute>
  45.     </parameter>
  46.     <parameter>
  47.       <title>Colour of the mount</title>
  48.       <name>mount</name>
  49.       <type>colour</type>
  50.       <element>circle</element>
  51.       <attribute>stroke</attribute>
  52.     </parameter>
  53.     <parameter>
  54.       <title>Colour of the arrow</title>
  55.       <name>arrow</name>
  56.       <type>colour</type>
  57.       <element>arrow</element>
  58.       <attribute>fill</attribute>
  59.       <changeable/>
  60.       <default-value>
  61.          <highlighted>#2660A3</highlighted>
  62.          <selected>#0000FF</selected>
  63.       </default-value>
  64.     </parameter>
  65.   </parameters>
  66. </button>
  67.